***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Apr 13, 2018                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt S3M-AU A K 
.param
+vc0 = 1.774e-9		 vc1 = 1.522e-11	 vc2 = 2.873e-15	
+tc1 = 1.223e-1		 tc2 = 3.072e-2		
d1 A K diode
g1 K A value = {(vc0+vc1*v(K,A)+vc2*v(K,A)*v(K,A))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model diode d
***** flag parameter *****
+level = 1
***** dc model parameter *****
+ is = 5.127e-10	   n = 1.521		  rs = 5.429e-3		 ikf = 4
+ibv = 0.1e-3		 nbv = 1		  bv = 1100
+isr = 8.612e-10	  nr = 2.320
***** capacitance parameter *****
+cjo = 7.296e-11	   m = 3.200e-1		  vj = 2.888e-1
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.148		 xti = 3
+trs1 = 2.231e-4	trs2 = 1.025e-5		tikf = -1e-4		
.ends S3M-AU
*$
